home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / graphics / turtle_2 / Commands next >
Encoding:
Text File  |  1994-01-03  |  1.0 KB  |  54 lines

  1. !Turtle Command Summary
  2.  
  3. OS
  4. oscli
  5.  
  6. CS            HM           PU      PD 
  7. clear screen  home cursor  pen up  pen down
  8.  
  9. EF        FL    UD    ER          EN 
  10. end fill  fill  undo  end repeat  end define
  11.  
  12. CI      CO      CR            CU  
  13. circle  colour  cursor right  cursor up
  14.  
  15. RT     LT    BE       FD       BK 
  16. right  left  bearing  forward  backwards
  17.  
  18. NM           TR    SZ    WR     RP 
  19. data number  turn  size  write  repeat
  20.  
  21. TO         ED    DL      DS        HE  
  22. to define  edit  delete  describe  help
  23.  
  24. LI    LO
  25. list  load
  26.  
  27. VL      PA       DI       PR     QU
  28. values  palette  display  print  quit
  29.  
  30.  
  31. PRINTING - to EpsonFX printer,
  32.            type PR or use PRINT key
  33.  
  34. SAVING - you will be invited to save
  35.          your work on selecting the
  36.          QUIT option
  37.  
  38.  
  39. !Turtle User Defined Keys
  40.  
  41. *KEY0 PRINT|M
  42. *KEY1 OS SCREENLOAD 
  43. *KEY2 OS SCREENSAVE 
  44. *KEY3 HE|M
  45. *KEY4 LI|M
  46. *KEY5 PA|M
  47. *KEY6 VL|M
  48. *KEY7 DLEF|M     |
  49. *KEY8 DRIG|M     |
  50. *KEY9 FOR|M      | operate when the procedures
  51. *KEY10 BAC|M     | DRIG, DLEF, etc are loaded
  52. *KEY11 LEF|M     |
  53. *KEY12 RIG|M    _|
  54.